*
{
	font-family: arial, helvetica, sans-serif;
}

body
{
	background-image: url(images/dirt.png);
	padding: 0px;
	margin: 0px;
}

/*delete*/
#primary-canvas
{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 990px;
}

#heading
{
	background-image: url(images/heading_index.png);
	width: 415px;
    margin: auto;
	float: center;
	height: 264px;
	padding: 10px 450px 90px 10px;
}
/*
#heading img
{
	float: left;
	z-index: 7;
}
*/
.heading-text-block {
	position: absolute;
	margin-top: 310px;
	margin-left: 640px;
    background-color: black;
    color: white;
    padding-left: 20px;
	padding-right: 20px;
	opacity: 0.5;
}

.heading-text-block a {
	color: white;
	text-decoration: none;
}
/*
.heading-text-block a.current {
	color: white;
	text-decoration: none;
	background-color: green;
}
*/
.heading-text-block a:hover {
	font-size: 17pt;
	color: green;
	opacity: 1.0;
}

#navigation
{
	width: 830px;
	height: 43px;
	margin: auto;
	float: center;
	background-image: url(images/nav_bg.png);
	padding: 7px 20px 20px 24px;
}

#navigation a, .nav_btn
{
	/*Prefer to change padding, margin-left, and margin-right to 6px*/
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	text-decoration: none;
	color: white;
	background-image: url(images/nav_bara.png);
	min-width: 3em;
	text-align: center;
	cursor:url(images/birdsnest_cursor.png), auto;
}

#navigation a.current, .nav_btn.current
{
	background-image: url(images/grass1.png);
	color: black;
}

#navigation a:hover, .nav_btn:hover
{
	background-image: url(images/nav_dirt.png);
	color: black;
}

/*style the main menu*/ 
.myMenu { 
	margin: 6px; 
	padding:0;
	font-size: 17pt; 
} 

.myMenu li { 
	list-style:none; 
	float:left;  
} 

/*style the sub menu*/ 
.myMenu li ul { 
	position:absolute; 
	visibility:hidden; 
	/*border-top:1px solid #794903;*/ 
	margin:0; 
	padding:0; 
} 

.myMenu li ul li { 
	display:inline; 
	float:none;
	font-size: 12pt; 
} 

.myMenu li img {
	position:absolute; 
	visibility:hidden; 
	margin-top:-30;
	margin-left:50;
	padding:0;
}

.nav_divider
{
	background-color: green;
	height: 2px;
	width: 80%;
	margin-left: 5px;
}

#context
{
    width: 852px;
	min-height: 400px;
	margin: auto;
	float: center;
	margin-top: 0px;
	background-color: white;
	border: 1px solid #ffffaa;
	color: black;
	font-size: 10pt;
	padding: 10px;
	opacity: 1.0;
	z-index: 0;
}

#context img
{
    float: left;
    opacity: 1.0;
	/*margin-left: -5px;
	margin-top: -1px;*/
	max-width: 300px;
	max-height: 196px;
	padding: 8px;
}

/* Style the tab buttons */
.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 33.3%;
}

/* Change background color of buttons on hover */
.tablink:hover {
    background-color: #777;
}

/* Set default styles for tab content */
.tabheader {
    color: white;
    display: none;
    padding: 25px;
	text-align: center;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
	-webkit-animation: fadeEffect 2s;
    animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Style each tab content individually */
#Jacob {background-color:rgb(14, 112, 27);}
#Merino {background-color:rgb(116, 12, 119);}
#Jarino {background-color:rgb(19, 83, 180);}

.nbox
{
    float: left;
	width: 550px;
	max-height: 239px;
}

.nbox img
{
    float: left;
	max-width: 250px;
	max-height: 196px;
	padding: 8px;
}

.box
{
    float: left;
	width: 425px;
	max-height: 239px;
}

.box img
{
    float: left;
	max-width: 250px;
	max-height: 196px;
	padding: 8px;
}

.box1
{
    float: left;
	width: 800px;
	max-height: 239px;
}

.box1 img
{
    float: left;
	max-width: 250px;
	max-height: 196px;
	padding: 8px;
}

.image-group li
{
	display: inline-block;
	cursor: pointer;
}

.gallery 
{
	float: left; 
	width: 800px; 
	height: auto; 
	padding: 8px 0px 0px 0px;
}

.gallery li 
{
	display: inline; 
	margin-right: 3px;
}

.si-box
{
	float: left;
	max-width: 250px;
	height: auto;
}

.divider
{
    width: 850px;
	height: 1px;
	/*margin-left: 2px;*/
	padding: 2px;
	background-color: gray;
	border-radius: 5px;
}

.divide
{
    width: 850px;
	height: 1px;
	/*margin-left: 2px;*/
	padding: 1px;
	background-color: gray;
}

.lamb-link
{
	color: rgb(55, 146, 52);
	cursor: pointer;
}

.lamb-page-links
{
	display: none;
	background-color: rgba(205, 216, 198, 0.781);
	list-style-type: square;
	color: green;
}

.lamb-link-placement
{
	display: none;
}

.custom-shadow 
{
  text-shadow: rgba(0, 0, 255, 0.2) 1px 1px 0, rgba(0, 0, 255, 0.2) 2px 2px 0, rgba(0, 0, 255, 0.2) 3px 3px 0;
}

/*delete*/
ol.track_list
{
	padding-left: 11em;
	width: 550px;
}

ol.track_list li
{
	display: inline-block;
	width: 250px;
	vertical-align: top;
}

ul.form_layout
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.form_layout li
{
	margin-top: 10px;
}

.dropdown-divider
{
	width: 90%;
	height: .7px;
	background-color: #363a32;
	margin: auto;
}

.hold
{
	color: #0400fc;
}

.reserved
{
	color: #fd7d06;
}

.adopted
{
	color: red;
}

.staying
{
	color: green;
}

footer
{
	width: 852px;
	min-height: 100px;
	margin: auto;
	float: center;
	/*margin-left: -11px;*/
	background-color: white;
	border: 1px solid #ffffaa;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: black;
	font-size: 10pt;
	background: linear-gradient(to bottom right, white, #835E3D);
	padding: 10px;
	opacity: 1.2;
	z-index: 0;
}
